home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Whiteline: Alpha
/
Whiteline Alpha.iso
/
progtool
/
c
/
gcc
/
incl98.zoo
/
unixlib.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-07-10
|
82 b
|
5 lines
#ifndef _UNIXLIB_H
#define _UNIXLIB_H
#include <unistd.h>
#endif /* _UNIXLIB_H */